home *** CD-ROM | disk | FTP | other *** search
/ World Vista / World Vista (1991)(Applied Optical Media Corporation)[!].iso / s / tmpstart < prev   
Text File  |  1991-05-06  |  725b  |  20 lines

  1. c:SetPatch >NIL: r ;patch system functions
  2. cd c:
  3. echo "Amiga Workbench Disk. Release 1.3.2 version 34.28"
  4. BindDrivers
  5. SetClock load ;load system time from real time clock (A1000 owners should
  6.               ;replace the SetClock load with Date
  7. FF >NIL: -0 ;speed up Text
  8. resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  9. resident c:Execute pure
  10. mount newcon:
  11. ;
  12. failat 11
  13. run execute s:StartupII ;This lets resident be used for rest of script
  14. wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
  15. ;
  16. SYS:System/SetMap usa1 ;Activate the ()/* on keypad
  17. path ram: c: sys:utilities sys:system s: sys:prefs add ;set path for Workbench
  18. LoadWB delay  ;wait for inhibit to end before continuing
  19. endcli >NIL:
  20.